Incorrect sidebar padding on firefox-based browsers #11130
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
status: needs more information
There is not enough information to take action on the issue.
Uh oh!
There was an error while loading. Please reload this page.
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clear
oryarn clear
command.rm -rf node_modules yarn.lock package-lock.json
and re-installing packages.Description
When viewing docusaurus docs on a firefox-based browser, the there is no right padding on the sidebar buttons. Attached is a screenshot of the latest version of firefox viewing a new code sandbox from new.docusaurus.io with no modifications.
Reproducible demo
No response
Steps to reproduce
Expected behavior
The sidebar buttons should have equal padding on all sides. Attached is a screenshot from the latest version of epiphany to demonstrate. I was able to reproduce this behavior on chromium as well.
Actual behavior
The sidebar buttons do not have proper padding on the right side. Attached is a screenshot from the latest version of firefox. I was able to reproduce this behavior on librewolf and zen.
Your environment
Self-service
The text was updated successfully, but these errors were encountered: